Skip to content

Conversation

35C4n0r
Copy link
Collaborator

@35C4n0r 35C4n0r commented Aug 21, 2025

Description

Adds the Auggie CLI module

Type of Change

  • New module
  • Bug fix
  • Feature/enhancement
  • Documentation
  • Other

Module Information

Path: registry/coder-labs/modules/auggie
New version: v0.1.0

Testing & Validation

  • Tests pass (bun test)
  • Code formatted (bun run fmt)
  • Changes tested locally

Related Issues

@35C4n0r 35C4n0r self-assigned this Aug 21, 2025
@35C4n0r
Copy link
Collaborator Author

35C4n0r commented Aug 21, 2025

@matifali @DevelopmentCats apart from the icons, the PR is ready for review :)

matifali
matifali previously approved these changes Aug 22, 2025
@35C4n0r 35C4n0r requested a review from matifali August 22, 2025 12:27
@DevelopmentCats
Copy link
Contributor

@35C4n0r tag me once you finish your changes

I will test it out so we can merge it this morning

@35C4n0r
Copy link
Collaborator Author

35C4n0r commented Aug 22, 2025

@DevelopmentCats addressed all the comments by Atif, feel free to test it out, only the icon remains - will add that as soon as we get it.

matifali
matifali previously approved these changes Aug 22, 2025
matifali
matifali previously approved these changes Aug 22, 2025
@matifali
Copy link
Member

Have we added the Auggie logo to coder/coder?

@DevelopmentCats
Copy link
Contributor

Have we added the Auggie logo to coder/coder?

We still haven't received an auggie logo from them and the only ones available are not good quality at all @matifali

I know we requested that someone reach out to them and get one but I don't think anything has come of that.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new Auggie CLI module to the registry that integrates with AgentAPI to provide AI-powered coding assistance in Coder workspaces. The module allows users to run Auggie CLI with configurable parameters for tasks, prompts, MCP configurations, and workspace rules.

  • Provides automated installation and configuration of Auggie CLI via npm
  • Integrates with AgentAPI for web-based access and task reporting
  • Supports extensive configuration options including AI models, interaction modes, and MCP server integrations

Reviewed Changes

Copilot reviewed 7 out of 8 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
main.tf Core Terraform configuration defining variables, resources, and AgentAPI integration
scripts/install.sh Installation script for Auggie CLI, dependencies, and configuration files
scripts/start.sh Startup script that builds Auggie CLI arguments and launches via AgentAPI
testdata/auggie-mock.sh Mock script for testing Auggie CLI functionality
main.test.ts Comprehensive test suite covering installation, configuration, and integration scenarios
auggie.tftest.hcl Terraform-native tests validating variable handling and module configuration
README.md Documentation with usage examples, configuration options, and troubleshooting guide

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@DevelopmentCats DevelopmentCats dismissed phorcys420’s stale review August 22, 2025 22:04

made requested changes

@DevelopmentCats DevelopmentCats merged commit df2f432 into coder:main Aug 22, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants